Validation and Qualification
Performing Chromeleon Installation Qualification without User Interaction

If you wish to routinely run Chromeleon Installation Qualification when a user is not in attendance (during overnight runs, for example), you can use command line parameters to define the run in advance. The syntax is as follows:

CmIQ /unattended [/CheckInst | /CheckExt | /SystemInfo | /SaveStatus]
[/short | /full] <dirname>

The /unattended option enables the fully automatic Unattended Mode. The program behavior is completely controlled by the following command line options. Standard Windows user interface interaction is not possible.

[/CheckInst | /CheckExt | /SystemInfo | /SaveStatus] refers to the four main program modes of the IQ module. You can select these modes on the Chromeleon IQ main menu when you start Chromeleon installation qualification manually.

/CheckInst: Check Installation (generates: ChkSetup.log)

/CheckExt: Extended Check (generates: ChkStatus.log)

/SystemInfo: System Information (generates: Sysinfo.log)

/SaveStatus: Accept and Save System Status (generates: Status.dat)

 Tips: 

If more than one option of this group is shown on the command line, the last option will determine the IQ mode.

The Help feature is not available, since windows are not allowed.

 

[/short | /full] These switches enable the short (errors and warnings only - default) or full (all files) report mode, respectively. The setting is ignored for the /SystemInfo and /SaveStatus options.

 

<dirname> determines the name of the directory that contains the IQ files (iqdata.dat, log files). Usually, the default is <CM_Home>\IQ, where CM_Home defines the Chromeleon installation path (for example, C:\Chromel).